home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / AppleCD SC Training / General 2 / card_9021.txt < prev    next >
Text File  |  1990-04-02  |  645b  |  32 lines

  1. -- card: 9021 from stack: in
  2. -- bmap block id: 9276
  3. -- flags: 0000
  4. -- background id: 2645
  5. -- name: I01
  6.  
  7.  
  8. -- part 6 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=415 top=2 right=31 bottom=450
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 8525 / 8525
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris open
  23.   go to card "h02.1"
  24.   visual effect iris open
  25.   go to card "h02.2"
  26.   visual effect iris open
  27.   go to card "h02.3"
  28.   visual effect iris open
  29.   go to card "h02.4"
  30. end mouseUp
  31.  
  32.